Ohh removed unnecessary end

oroce 9 years ago
parent
commit
b017fd51bc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/models/agents/tumblr_publish_agent.rb

+ 0 - 1
app/models/agents/tumblr_publish_agent.rb

@@ -173,7 +173,6 @@ module Agents
173 173
         options_obj[:comment] = options['comment']
174 174
         tumblr.reblog(blog_name, options_obj)
175 175
       end
176
-      end
177 176
     end
178 177
 
179 178
     def get_post(blog_name, id)